Name | Description | |
---|---|---|
![]() | NamedObjectCollection<T> Constructor | Initializes a new instance of the NamedObjectCollection<T> class. |
The following tables list the members exposed by NamedObjectCollection<T>.
Name | Description | |
---|---|---|
![]() | NamedObjectCollection<T> Constructor | Initializes a new instance of the NamedObjectCollection<T> class. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Item | Overloaded. Gets or sets the element with the specified name. |
Name | Description | |
---|---|---|
![]() | Items | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
![]() | ClearItems | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | InsertItem | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | RemoveItem | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | SetItem | (Inherited from System.Collections.ObjectModel.Collection<T>) |